Error | Line | |
---|---|---|
Expected @throws tag for 'JMSException'. | 70 | |
Expected @throws tag for 'JMSException'. | 79 | |
Expected @throws tag for 'JMSException'. | 88 | |
Expected @throws tag for 'JMSException'. | 97 | |
Expected @throws tag for 'JMSException'. | 106 | |
Unused @param tag for 'name'. | 111 | |
Expected @param tag for 'destination'. | 116 | |
Expected @throws tag for 'JMSException'. | 117 | |
Unused @param tag for 'destination'. | 124 | |
Expected an @return tag. | 127 | |
Expected @param tag for 'name'. | 127 | |
Expected @throws tag for 'JMSException'. | 127 | |
Expected @throws tag for 'JMSException'. | 136 | |
Expected @throws tag for 'JMSException'. | 145 | |
Expected @throws tag for 'JMSException'. | 153 | |
Expected @throws tag for 'JMSException'. | 164 | |
Expected @throws tag for 'JMSException'. | 176 | |
Expected @throws tag for 'JMSException'. | 186 |
Error | Line | |
---|---|---|
Utility classes should not have a public or default constructor. | 62 | |
Expected @throws tag for 'MalformedURLException'. | 106 |
Error | Line | |
---|---|---|
Expected @throws tag for 'JMSException'. | 71 | |
Expected @throws tag for 'JMSException'. | 80 | |
Expected @throws tag for 'JMSException'. | 90 | |
Expected @throws tag for 'JMSException'. | 99 | |
Expected @throws tag for 'JMSException'. | 108 | |
Unused @param tag for 'topic'. | 114 | |
Expected @param tag for 'destination'. | 118 | |
Expected @throws tag for 'JMSException'. | 118 | |
Expected @throws tag for 'JMSException'. | 127 | |
Expected @throws tag for 'JMSException'. | 138 | |
Expected @throws tag for 'JMSException'. | 146 | |
Unused @param tag for 'name'. | 151 | |
Line contains a tab character. | 152 | |
Expected @param tag for 'destination'. | 156 | |
Expected @throws tag for 'JMSException'. | 157 | |
Unused @param tag for 'destination'. | 164 | |
Expected an @return tag. | 167 | |
Expected @param tag for 'name'. | 167 | |
Expected @throws tag for 'JMSException'. | 167 | |
Expected @throws tag for 'JMSException'. | 176 | |
Expected @throws tag for 'JMSException'. | 183 | |
Expected @throws tag for 'JMSException'. | 191 | |
Expected @throws tag for 'JMSException'. | 206 | |
Expected @throws tag for 'JMSException'. | 217 | |
Expected @throws tag for 'JMSException'. | 226 | |
Expected @throws tag for 'JMSException'. | 234 |
Error | Line | |
---|---|---|
Expected @throws tag for 'JMSException'. | 88 | |
Line is longer than 80 characters. | 114 | |
Line is longer than 80 characters. | 117 | |
Missing a Javadoc comment. | 132 | |
Missing a Javadoc comment. | 144 | |
Missing a Javadoc comment. | 155 | |
Missing a Javadoc comment. | 166 | |
Missing a Javadoc comment. | 177 | |
Missing a Javadoc comment. | 188 | |
Missing a Javadoc comment. | 199 | |
Missing a Javadoc comment. | 211 | |
Missing a Javadoc comment. | 222 | |
Missing a Javadoc comment. | 233 | |
Missing a Javadoc comment. | 244 | |
Missing a Javadoc comment. | 256 | |
Missing a Javadoc comment. | 267 | |
Missing a Javadoc comment. | 278 | |
Missing a Javadoc comment. | 287 | |
Missing a Javadoc comment. | 295 | |
Missing a Javadoc comment. | 307 | |
Missing a Javadoc comment. | 318 | |
Missing a Javadoc comment. | 330 | |
Missing a Javadoc comment. | 341 |
Error | Line | |
---|---|---|
Must have at least one statement. | 137 |
Error | Line | |
---|---|---|
Name 'username' must match pattern '^_[a-z][a-zA-Z0-9]*$'. | 61 | |
Name 'password' must match pattern '^_[a-z][a-zA-Z0-9]*$'. | 66 | |
'username' hides a field. | 81 | |
'password' hides a field. | 81 | |
'username' hides a field. | 100 | |
'password' hides a field. | 118 |
Error | Line | |
---|---|---|
Unused import - javax.jms.InvalidDestinationException. | 56 | |
Unused import - javax.jms.InvalidSelectorException. | 57 | |
Unused import - javax.jms.InvalidClientIDException. | 62 | |
Name '_metaData' must match pattern '_log|^[A-Z](_?[A-Z0-9]+)*$'. | 138 | |
'&&' should be on a new line. | 287 | |
Expected @throws tag for 'JMSException'. | 608 | |
'&&' should be on a new line. | 609 | |
Name 'temp_dest' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 611 | |
Must have at least one statement. | 616 |
Error | Line | |
---|---|---|
Unused import - javax.jms.JMSSecurityException. | 61 | |
Line is longer than 80 characters. | 206 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 77 | |
Line has trailing spaces. | 105 |
Error | Line | |
---|---|---|
Unused import - javax.jms.JMSException. | 57 | |
'public' modifier out of order with the JLS suggestions. | 69 | |
Missing a Javadoc comment. | 116 | |
Missing a Javadoc comment. | 121 | |
Missing a Javadoc comment. | 126 | |
Missing a Javadoc comment. | 134 | |
'+' should be on a new line. | 141 | |
Unused @param tag for 'destination'. | 150 | |
'||' should be on a new line. | 156 | |
'||' should be on a new line. | 174 | |
Name 'persistent_' must match pattern '^_[a-z][a-zA-Z0-9]*$'. | 187 | |
'static' modifier out of order with the JLS suggestions. | 192 | |
'static' modifier out of order with the JLS suggestions. | 197 |
Error | Line | |
---|---|---|
Redundant 'public' modifier. | 65 | |
'static' modifier out of order with the JLS suggestions. | 65 |
Error | Line | |
---|---|---|
Expected @throws tag for 'RemoteException'. | 271 |
Error | Line | |
---|---|---|
Expected @throws tag for 'RemoteException'. | 75 |
Error | Line | |
---|---|---|
Expected @throws tag for 'JMSException'. | 98 | |
Missing a Javadoc comment. | 104 | |
Missing a Javadoc comment. | 116 | |
Missing a Javadoc comment. | 121 | |
Missing a Javadoc comment. | 128 |
Error | Line | |
---|---|---|
Unused import - javax.jms.InvalidSelectorException. | 49 | |
Expected an @return tag. | 149 | |
Expected @param tag for 'topic'. | 150 | |
Expected @param tag for 'subscriptionName'. | 150 | |
Expected @param tag for 'messageSelector'. | 150 | |
Expected @param tag for 'sessionPool'. | 151 | |
Expected @param tag for 'maxMessages'. | 151 | |
Expected @throws tag for 'JMSException'. | 152 | |
Line is longer than 80 characters. | 153 |
Error | Line | |
---|---|---|
Expected an @return tag. | 133 | |
Expected @param tag for 'topic'. | 133 | |
Expected @param tag for 'name'. | 133 | |
Expected @param tag for 'messageSelector'. | 134 | |
Expected @param tag for 'noLocal'. | 135 | |
Expected @throws tag for 'JMSException'. | 136 | |
Expected an @return tag. | 146 | |
Expected @param tag for 'topicName'. | 146 | |
Expected @throws tag for 'JMSException'. | 146 | |
Expected an @return tag. | 156 | |
Expected @throws tag for 'JMSException'. | 156 | |
Expected @param tag for 'name'. | 166 | |
Expected @throws tag for 'JMSException'. | 166 |
Error | Line | |
---|---|---|
Unused import - javax.jms.Connection. | 53 | |
Unused import - javax.jms.InvalidSelectorException. | 57 | |
Line is longer than 80 characters. | 133 | |
Expected an @return tag. | 229 | |
Expected an @return tag. | 243 | |
Expected an @return tag. | 257 | |
Line is longer than 80 characters. | 263 | |
Expected an @return tag. | 270 | |
Expected an @return tag. | 284 | |
Expected an @return tag. | 300 | |
Expected an @return tag. | 313 | |
Expected an @return tag. | 327 | |
Expected an @return tag. | 375 | |
Expected an @return tag. | 391 | |
Expected an @return tag. | 412 | |
Expected an @return tag. | 445 | |
Line is longer than 80 characters. | 537 | |
Expected an @return tag. | 557 | |
Line is longer than 80 characters. | 577 | |
Expected an @return tag. | 602 | |
Line is longer than 80 characters. | 609 | |
Expected an @return tag. | 646 | |
Expected an @return tag. | 665 | |
Line is longer than 80 characters. | 669 | |
Must have at least one statement. | 1081 | |
Expected an @return tag. | 1202 | |
Line is longer than 80 characters. | 1208 |
Error | Line | |
---|---|---|
Redundant 'public' modifier. | 64 | |
Redundant 'public' modifier. | 71 | |
Redundant 'public' modifier. | 80 |
Error | Line | |
---|---|---|
Unused import - javax.jms.TemporaryTopic. | 53 | |
Missing a Javadoc comment. | 104 | |
Missing a Javadoc comment. | 111 | |
Missing a Javadoc comment. | 116 | |
Missing a Javadoc comment. | 121 | |
Missing a Javadoc comment. | 127 | |
Missing a Javadoc comment. | 139 | |
Missing a Javadoc comment. | 147 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 69 | |
'private' modifier out of order with the JLS suggestions. | 86 | |
Missing a Javadoc comment. | 107 | |
Missing a Javadoc comment. | 114 | |
Missing a Javadoc comment. | 119 | |
Missing a Javadoc comment. | 124 | |
Missing a Javadoc comment. | 136 | |
Missing a Javadoc comment. | 142 | |
Missing a Javadoc comment. | 150 | |
'+' should be on a new line. | 157 |
Error | Line | |
---|---|---|
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 86 | |
Missing a Javadoc comment. | 89 | |
Expected @throws tag for 'JMSException'. | 114 | |
Missing a Javadoc comment. | 120 | |
'&&' should be on a new line. | 123 | |
Missing a Javadoc comment. | 132 | |
Missing a Javadoc comment. | 139 | |
'+' should be on a new line. | 145 | |
Missing a Javadoc comment. | 151 | |
'||' should be on a new line. | 192 | |
'||' should be on a new line. | 246 | |
'||' should be on a new line. | 247 | |
'&&' should be on a new line. | 249 | |
Missing a Javadoc comment. | 278 |
Error | Line | |
---|---|---|
Unused import - javax.jms.InvalidSelectorException. | 48 |
Error | Line | |
---|---|---|
Expected an @return tag. | 152 | |
Expected @param tag for 'queue'. | 152 | |
Expected @param tag for 'messageSelector'. | 152 | |
Expected @throws tag for 'JMSException'. | 153 | |
Expected an @return tag. | 163 | |
Expected @throws tag for 'JMSException'. | 163 | |
Expected an @return tag. | 173 | |
Expected @param tag for 'queueName'. | 173 | |
Expected @throws tag for 'JMSException'. | 173 |
Error | Line | |
---|---|---|
Unused import - javax.jms.JMSSecurityException. | 49 |
Error | Line | |
---|---|---|
Expected @throws tag for 'JMSException'. | 126 | |
Expected @throws tag for 'JMSException'. | 137 |
Error | Line | |
---|---|---|
Expected @throws tag for 'JMSException'. | 114 | |
Expected @throws tag for 'JMSException'. | 125 |
Error | Line | |
---|---|---|
Expected @throws tag for 'JMSException'. | 126 | |
Expected @throws tag for 'JMSException'. | 137 |
Error | Line | |
---|---|---|
Unused import - org.exolab.jms.net.proxy.RemoteInvocationException. | 49 |
Error | Line | |
---|---|---|
Unused import - javax.jms.InvalidClientIDException. | 48 |
Error | Line | |
---|---|---|
Unused import - javax.jms.InvalidClientIDException. | 53 |
Error | Line | |
---|---|---|
Expected @throws tag for 'RemoteException'. | 101 | |
Expected an @return tag. | 477 | |
Expected @throws tag for 'RemoteException'. | 485 |
Error | Line | |
---|---|---|
Unused import - java.rmi.RemoteException. | 47 | |
Unused import - org.exolab.jms.net.proxy.RemoteInvocationException. | 51 |
Error | Line | |
---|---|---|
Unused import - org.xml.sax.ErrorHandler. | 57 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 83 | |
Expected @param tag for 'handler'. | 104 | |
Expected @throws tag for 'SAXException'. | 111 | |
Missing a Javadoc comment. | 132 | |
Missing a Javadoc comment. | 136 | |
Missing a Javadoc comment. | 140 | |
Missing a Javadoc comment. | 144 | |
Missing a Javadoc comment. | 155 | |
Missing a Javadoc comment. | 159 | |
Missing a Javadoc comment. | 164 | |
Missing a Javadoc comment. | 169 | |
Missing a Javadoc comment. | 174 |
Error | Line | |
---|---|---|
Utility classes should not have a public or default constructor. | 59 | |
Expected @param tag for 'scheme'. | 214 | |
Expected @param tag for 'host'. | 214 | |
Expected @param tag for 'config'. | 215 | |
Expected @param tag for 'scheme'. | 228 | |
Expected @param tag for 'host'. | 228 | |
Expected @param tag for 'config'. | 229 | |
Expected @param tag for 'scheme'. | 238 | |
Expected @param tag for 'config'. | 239 | |
Expected @param tag for 'scheme'. | 249 | |
Expected @param tag for 'host'. | 249 | |
Expected @param tag for 'config'. | 250 | |
Expected @param tag for 'scheme'. | 263 | |
Expected @param tag for 'host'. | 263 | |
Expected @param tag for 'config'. | 264 | |
Expected @param tag for 'scheme'. | 273 | |
Expected @param tag for 'config'. | 274 | |
Duplicate @return tag. | 333 | |
Expected an @return tag. | 348 | |
Expected @param tag for 'host'. | 348 | |
Must have at least one statement. | 352 |
Error | Line | |
---|---|---|
Expected @param tag for 'reason'. | 75 |
Error | Line | |
---|---|---|
Utility classes should not have a public or default constructor. | 62 |
Error | Line | |
---|---|---|
Utility classes should not have a public or default constructor. | 64 | |
Name '_connectors' must match pattern '_log|^[A-Z](_?[A-Z0-9]+)*$'. | 69 | |
Must have at least one statement. | 137 |
Error | Line | |
---|---|---|
Expected @param tag for 'reason'. | 75 |
Error | Line | |
---|---|---|
Utility classes should not have a public or default constructor. | 60 |
Error | Line | |
---|---|---|
Missing a Javadoc comment. | 94 | |
Expected @param tag for 'factory'. | 125 | |
Expected @throws tag for 'IllegalEventDefinedException'. | 151 | |
Expected @throws tag for 'IllegalEventDefinedException'. | 183 | |
Missing a Javadoc comment. | 206 | |
Line is longer than 80 characters. | 234 | |
Expected an @return tag. | 249 | |
Name '_queueComparator' must match pattern '_log|^[A-Z](_?[A-Z0-9]+)*$'. | 256 | |
Definition of 'equals()' without corresponding definition of 'hashCode()'. | 272 | |
Missing a Javadoc comment. | 282 | |
'event' hides a field. | 282 | |
'absolute' hides a field. | 282 | |
'id' hides a field. | 282 | |
Missing a Javadoc comment. | 288 | |
Name 'absolute' must match pattern '^_[a-z][a-zA-Z0-9]*$'. | 288 | |
Missing a Javadoc comment. | 289 | |
Name 'event' must match pattern '^_[a-z][a-zA-Z0-9]*$'. | 289 | |
Missing a Javadoc comment. | 290 | |
Name 'id' must match pattern '^_[a-z][a-zA-Z0-9]*$'. | 290 | |
Missing a Javadoc comment. | 292 |
Error | Line | |
---|---|---|
Line contains a tab character. | 46 | |
Expected @throws tag for 'IllegalEventDefinedException'. | 103 | |
'&&' should be on a new line. | 104 |
Error | Line | |
---|---|---|
Expected @throws tag for 'IllegalEventDefinedException'. | 98 | |
Expected @throws tag for 'IllegalEventDefinedException'. | 118 |
Error | Line | |
---|---|---|
Line contains a tab character. | 46 | |
Expected @param tag for 'reason'. | 71 |
Error | Line | |
---|---|---|
Unused import - org.exolab.jms.events.BasicEventManager. | 54 | |
'static' modifier out of order with the JLS suggestions. | 102 | |
'static' modifier out of order with the JLS suggestions. | 107 | |
'20' is a magic number. | 113 | |
'30' is a magic number. | 119 | |
'1000' is a magic number. | 119 | |
'300' is a magic number. | 126 | |
'1000' is a magic number. | 126 | |
'5' is a magic number. | 133 | |
'10' is a magic number. | 185 | |
'10' is a magic number. | 186 | |
'50' is a magic number. | 189 | |
'50' is a magic number. | 190 | |
Name 'mem_interval' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 196 | |
'&&' should be on a new line. | 197 | |
'5' is a magic number. | 198 | |
'5' is a magic number. | 199 | |
'1000' is a magic number. | 201 | |
Name 'gc_interval' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 204 | |
'1000' is a magic number. | 208 | |
Name 'gc_priority' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 211 | |
'100' is a magic number. | 231 | |
'*' should be on a new line. | 231 | |
Missing a Javadoc comment. | 274 | |
'+' should be on a new line. | 279 | |
'+' should be on a new line. | 286 | |
Missing a Javadoc comment. | 293 | |
Name 'valid_event' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 294 | |
Expected @throws tag for 'GarbageCollectionServiceException'. | 385 |
Error | Line | |
---|---|---|
Expected @param tag for 'reason'. | 69 |
Error | Line | |
---|---|---|
Name 'REFERENCE_KEY' must match pattern '^_[a-z][a-zA-Z0-9]*$'. | 72 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 195 | |
Line contains a tab character. | 206 | |
Line contains a tab character. | 209 | |
Line contains a tab character. | 220 | |
Line contains a tab character. | 223 | |
Line contains a tab character. | 234 | |
Line contains a tab character. | 237 | |
Line contains a tab character. | 248 | |
Line contains a tab character. | 251 | |
Line contains a tab character. | 261 | |
Line contains a tab character. | 271 | |
Line contains a tab character. | 281 | |
Line contains a tab character. | 282 | |
Line contains a tab character. | 292 | |
Line contains a tab character. | 293 | |
Line contains a tab character. | 304 | |
Line contains a tab character. | 306 | |
Line contains a tab character. | 317 | |
Line contains a tab character. | 319 | |
Line contains a tab character. | 329 | |
Line contains a tab character. | 331 | |
Line contains a tab character. | 341 | |
Line contains a tab character. | 343 | |
Line contains a tab character. | 355 | |
Line contains a tab character. | 356 | |
Line contains a tab character. | 368 | |
Line contains a tab character. | 369 | |
Line is longer than 80 characters. | 380 | |
Line contains a tab character. | 382 | |
Line contains a tab character. | 384 | |
Line is longer than 80 characters. | 396 | |
Line contains a tab character. | 397 | |
Line contains a tab character. | 399 | |
Line contains a tab character. | 409 | |
Line contains a tab character. | 410 | |
Line contains a tab character. | 419 | |
Line contains a tab character. | 438 | |
Line contains a tab character. | 439 | |
Class ORBNamingEnumeration should be declared as final. | 505 | |
Line is longer than 80 characters. | 526 | |
Line is longer than 80 characters. | 536 | |
Line contains a tab character. | 536 | |
Line is longer than 80 characters. | 578 |
Error | Line | |
---|---|---|
Variable '_leasedObject' must be private and have accessor methods. | 61 | |
Variable '_duration' must be private and have accessor methods. | 66 | |
Variable '_expiryTime' must be private and have accessor methods. | 71 | |
Variable '_listener' must be private and have accessor methods. | 76 | |
Expected an @return tag. | 165 | |
Expected @param tag for 'object'. | 165 |
Error | Line | |
---|---|---|
'&&' should be on a new line. | 78 | |
'+' should be on a new line. | 91 | |
'+' should be on a new line. | 92 | |
Definition of 'equals()' without corresponding definition of 'hashCode()'. | 106 |
Error | Line | |
---|---|---|
Redundant 'public' modifier. | 65 | |
Redundant 'public' modifier. | 72 | |
Redundant 'public' modifier. | 79 | |
Redundant 'public' modifier. | 86 |
Error | Line | |
---|---|---|
Expected an @return tag. | 131 | |
Line has trailing spaces. | 202 | |
Line has trailing spaces. | 215 | |
'-' should be on a new line. | 215 | |
Line has trailing spaces. | 217 | |
Must have at least one statement. | 223 |
Error | Line | |
---|---|---|
Line has trailing spaces. | 68 | |
Line has trailing spaces. | 94 | |
Line has trailing spaces. | 110 | |
Line has trailing spaces. | 125 |
Error | Line | |
---|---|---|
Line has trailing spaces. | 79 | |
'512' is a magic number. | 81 | |
Line has trailing spaces. | 95 |
Error | Line | |
---|---|---|
Unused import - javax.jms.MessageNotReadableException. | 61 | |
Unused import - javax.jms.MessageNotWriteableException. | 62 | |
Redundant 'final' modifier. | 135 | |
Redundant 'final' modifier. | 173 | |
Redundant 'final' modifier. | 195 | |
'+' should be on a new line. | 204 | |
Redundant 'final' modifier. | 236 | |
Redundant 'final' modifier. | 257 | |
Redundant 'final' modifier. | 278 | |
Redundant 'final' modifier. | 299 | |
Redundant 'final' modifier. | 321 | |
Redundant 'final' modifier. | 342 | |
Redundant 'final' modifier. | 363 | |
Redundant 'final' modifier. | 384 | |
Redundant 'final' modifier. | 405 | |
Line contains a tab character. | 420 | |
Redundant 'final' modifier. | 426 | |
Redundant 'final' modifier. | 453 | |
Redundant 'final' modifier. | 484 | |
Redundant 'final' modifier. | 516 | |
Must have at least one statement. | 536 | |
Redundant 'final' modifier. | 555 | |
Redundant 'final' modifier. | 573 | |
Redundant 'final' modifier. | 591 | |
Redundant 'final' modifier. | 609 | |
Redundant 'final' modifier. | 627 | |
Redundant 'final' modifier. | 645 | |
Redundant 'final' modifier. | 665 | |
Redundant 'final' modifier. | 686 | |
Redundant 'final' modifier. | 709 | |
Redundant 'final' modifier. | 726 | |
Redundant 'final' modifier. | 745 | |
Redundant 'final' modifier. | 769 | |
'+' should be on a new line. | 794 | |
Redundant 'final' modifier. | 806 | |
Line contains a tab character. | 837 | |
Line contains a tab character. | 838 | |
Line contains a tab character. | 839 | |
Line contains a tab character. | 840 | |
Line contains a tab character. | 841 | |
Redundant 'final' modifier. | 845 | |
Redundant 'final' modifier. | 877 | |
Redundant 'final' modifier. | 891 | |
Redundant 'final' modifier. | 909 | |
Must have at least one statement. | 912 | |
Redundant 'final' modifier. | 946 | |
Redundant 'final' modifier. | 961 | |
Expected @throws tag for 'JMSException'. | 961 |
Error | Line | |
---|---|---|
Missing a Javadoc comment. | 80 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 104 | |
Missing a Javadoc comment. | 118 | |
Missing a Javadoc comment. | 124 | |
Missing a Javadoc comment. | 136 | |
'+' should be on a new line. | 154 | |
Missing a Javadoc comment. | 159 | |
Missing a Javadoc comment. | 171 |
Error | Line | |
---|---|---|
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 73 | |
Name 'mode_' must match pattern '^_[a-z][a-zA-Z0-9]*$'. | 73 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 88 | |
'&&' should be on a new line. | 89 | |
Missing a Javadoc comment. | 94 | |
Missing a Javadoc comment. | 101 | |
'+' should be on a new line. | 107 | |
'+' should be on a new line. | 108 | |
Missing a Javadoc comment. | 113 | |
Missing a Javadoc comment. | 121 | |
Missing a Javadoc comment. | 126 |
Error | Line | |
---|---|---|
Line has trailing spaces. | 60 | |
Missing a Javadoc comment. | 71 | |
Name 'address_' must match pattern '^_[a-z][a-zA-Z0-9]*$'. | 76 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 86 | |
Missing a Javadoc comment. | 94 | |
'+' should be on a new line. | 106 | |
'+' should be on a new line. | 107 | |
Missing a Javadoc comment. | 112 | |
Missing a Javadoc comment. | 126 | |
Missing a Javadoc comment. | 131 |
Error | Line | |
---|---|---|
Unused import - javax.jms.JMSException. | 53 | |
Utility classes should not have a public or default constructor. | 89 | |
'+' should be on a new line. | 346 |
Error | Line | |
---|---|---|
Line has trailing spaces. | 81 | |
Line has trailing spaces. | 97 |
Error | Line | |
---|---|---|
'+' should be on a new line. | 186 | |
Expected @throws tag for 'MessageFormatException'. | 201 | |
Expected @throws tag for 'MessageFormatException'. | 215 | |
Expected @throws tag for 'MessageFormatException'. | 229 | |
Expected @throws tag for 'MessageFormatException'. | 243 | |
Expected @throws tag for 'MessageFormatException'. | 257 | |
Expected @throws tag for 'MessageFormatException'. | 271 | |
Expected @throws tag for 'MessageFormatException'. | 285 | |
Expected @throws tag for 'MessageFormatException'. | 299 | |
Expected @throws tag for 'MessageFormatException'. | 314 | |
Expected @throws tag for 'MessageFormatException'. | 329 | |
'+' should be on a new line. | 376 | |
'+' should be on a new line. | 588 | |
Expected @throws tag for 'JMSException'. | 610 |
Error | Line | |
---|---|---|
Line has trailing spaces. | 63 | |
Redundant 'public' modifier. | 68 | |
Line has trailing spaces. | 69 |
Error | Line | |
---|---|---|
Utility classes should not have a public or default constructor. | 63 | |
Line has trailing spaces. | 68 | |
Line has trailing spaces. | 91 |
Error | Line | |
---|---|---|
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 110 | |
Missing a Javadoc comment. | 137 | |
Missing a Javadoc comment. | 154 | |
'+' should be on a new line. | 172 | |
'+' should be on a new line. | 173 | |
Missing a Javadoc comment. | 178 | |
Missing a Javadoc comment. | 182 | |
Missing a Javadoc comment. | 190 | |
Missing a Javadoc comment. | 198 | |
Missing a Javadoc comment. | 202 | |
Missing a Javadoc comment. | 213 | |
Missing a Javadoc comment. | 240 | |
Missing a Javadoc comment. | 244 | |
Missing a Javadoc comment. | 252 | |
Missing a Javadoc comment. | 257 | |
Missing a Javadoc comment. | 261 | |
Missing a Javadoc comment. | 269 | |
Missing a Javadoc comment. | 273 | |
Missing a Javadoc comment. | 277 | |
Missing a Javadoc comment. | 285 | |
Missing a Javadoc comment. | 289 | |
Missing a Javadoc comment. | 293 | |
Missing a Javadoc comment. | 301 | |
Missing a Javadoc comment. | 305 | |
Missing a Javadoc comment. | 309 | |
Missing a Javadoc comment. | 313 | |
Missing a Javadoc comment. | 317 |
Error | Line | |
---|---|---|
'public' modifier out of order with the JLS suggestions. | 61 | |
'static' modifier out of order with the JLS suggestions. | 77 | |
Missing a Javadoc comment. | 100 | |
Missing a Javadoc comment. | 105 | |
Missing a Javadoc comment. | 110 | |
Missing a Javadoc comment. | 116 | |
'+' should be on a new line. | 130 | |
'+' should be on a new line. | 131 | |
Missing a Javadoc comment. | 137 | |
Missing a Javadoc comment. | 142 | |
'&&' should be on a new line. | 145 |
Error | Line | |
---|---|---|
Variable '_propertiesReadOnly' must be private and have accessor methods. | 95 | |
Variable '_bodyReadOnly' must be private and have accessor methods. | 100 | |
Variable '_acceptedTime' must be private and have accessor methods. | 105 | |
Variable '_sequenceNumber' must be private and have accessor methods. | 111 | |
Variable '_connectionId' must be private and have accessor methods. | 116 | |
Variable '_processed' must be private and have accessor methods. | 121 | |
Missing a Javadoc comment. | 151 | |
Missing a Javadoc comment. | 165 | |
'+' should be on a new line. | 178 | |
'+' should be on a new line. | 179 | |
Missing a Javadoc comment. | 184 | |
Missing a Javadoc comment. | 192 | |
Missing a Javadoc comment. | 196 | |
Missing a Javadoc comment. | 215 | |
Missing a Javadoc comment. | 219 | |
Missing a Javadoc comment. | 269 | |
Missing a Javadoc comment. | 274 | |
Missing a Javadoc comment. | 279 | |
Missing a Javadoc comment. | 283 | |
Missing a Javadoc comment. | 287 | |
Missing a Javadoc comment. | 291 | |
Missing a Javadoc comment. | 295 | |
Missing a Javadoc comment. | 299 | |
Missing a Javadoc comment. | 304 | |
Missing a Javadoc comment. | 308 | |
Missing a Javadoc comment. | 312 | |
Missing a Javadoc comment. | 316 | |
Missing a Javadoc comment. | 320 | |
Missing a Javadoc comment. | 324 | |
Missing a Javadoc comment. | 328 | |
Missing a Javadoc comment. | 332 | |
Missing a Javadoc comment. | 336 | |
Missing a Javadoc comment. | 340 | |
Missing a Javadoc comment. | 344 | |
Missing a Javadoc comment. | 349 | |
Missing a Javadoc comment. | 353 | |
Missing a Javadoc comment. | 357 | |
Missing a Javadoc comment. | 361 | |
Missing a Javadoc comment. | 365 | |
Missing a Javadoc comment. | 369 | |
Missing a Javadoc comment. | 373 | |
Missing a Javadoc comment. | 377 | |
Missing a Javadoc comment. | 381 | |
Missing a Javadoc comment. | 385 | |
Missing a Javadoc comment. | 389 | |
Missing a Javadoc comment. | 393 | |
Missing a Javadoc comment. | 399 | |
Missing a Javadoc comment. | 404 | |
Missing a Javadoc comment. | 410 | |
Missing a Javadoc comment. | 415 | |
Missing a Javadoc comment. | 420 | |
Missing a Javadoc comment. | 426 | |
Missing a Javadoc comment. | 432 | |
Missing a Javadoc comment. | 438 | |
Missing a Javadoc comment. | 462 | |
Missing a Javadoc comment. | 466 | |
Missing a Javadoc comment. | 474 | |
Missing a Javadoc comment. | 481 | |
Expression can be simplified. | 482 | |
Missing a Javadoc comment. | 489 | |
Expected @param tag for 'timestamp'. | 592 |
Error | Line | |
---|---|---|
'20' is a magic number. | 75 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 90 | |
'+' should be on a new line. | 145 | |
'+' should be on a new line. | 146 | |
Missing a Javadoc comment. | 158 | |
Missing a Javadoc comment. | 162 | |
Missing a Javadoc comment. | 166 | |
Missing a Javadoc comment. | 170 | |
Missing a Javadoc comment. | 174 | |
Missing a Javadoc comment. | 178 | |
Missing a Javadoc comment. | 182 | |
Missing a Javadoc comment. | 186 | |
Missing a Javadoc comment. | 190 | |
Missing a Javadoc comment. | 194 | |
Missing a Javadoc comment. | 198 | |
Missing a Javadoc comment. | 202 | |
Missing a Javadoc comment. | 207 | |
Missing a Javadoc comment. | 211 | |
Missing a Javadoc comment. | 216 | |
Missing a Javadoc comment. | 220 | |
Missing a Javadoc comment. | 224 | |
Missing a Javadoc comment. | 229 | |
Missing a Javadoc comment. | 234 | |
Missing a Javadoc comment. | 239 | |
'||' should be on a new line. | 241 | |
'||' should be on a new line. | 242 | |
'||' should be on a new line. | 243 | |
'||' should be on a new line. | 244 | |
'+' should be on a new line. | 249 | |
Missing a Javadoc comment. | 254 | |
Missing a Javadoc comment. | 258 | |
'+' should be on a new line. | 264 | |
'+' should be on a new line. | 268 | |
'+' should be on a new line. | 273 | |
'+' should be on a new line. | 279 | |
'+' should be on a new line. | 280 | |
'+' should be on a new line. | 291 | |
'+' should be on a new line. | 297 | |
'+' should be on a new line. | 298 | |
'&&' should be on a new line. | 301 | |
'+' should be on a new line. | 311 |
Error | Line | |
---|---|---|
Line contains a tab character. | 46 | |
Redundant 'public' modifier. | 69 |
Error | Line | |
---|---|---|
Line has trailing spaces. | 79 | |
Line has trailing spaces. | 90 |
Error | Line | |
---|---|---|
Redundant 'final' modifier. | 117 | |
Redundant 'final' modifier. | 132 | |
Redundant 'final' modifier. | 151 | |
'+' should be on a new line. | 165 | |
Redundant 'final' modifier. | 181 | |
Redundant 'final' modifier. | 208 | |
Redundant 'final' modifier. | 240 | |
Expected @throws tag for 'JMSException'. | 240 | |
Missing a Javadoc comment. | 251 | |
Missing a Javadoc comment. | 256 | |
Must have at least one statement. | 262 |
Error | Line | |
---|---|---|
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 70 | |
Name 'priority_' must match pattern '^_[a-z][a-zA-Z0-9]*$'. | 70 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 76 | |
'10' is a magic number. | 77 | |
Missing a Javadoc comment. | 86 | |
Missing a Javadoc comment. | 93 | |
'+' should be on a new line. | 99 | |
'+' should be on a new line. | 100 | |
Missing a Javadoc comment. | 106 | |
Missing a Javadoc comment. | 111 | |
'5' is a magic number. | 112 | |
Missing a Javadoc comment. | 116 | |
Missing a Javadoc comment. | 121 |
Error | Line | |
---|---|---|
Line has trailing spaces. | 80 | |
Must have at least one statement. | 95 | |
Line has trailing spaces. | 99 |
Error | Line | |
---|---|---|
Unused import - javax.jms.MessageNotReadableException. | 59 | |
Unused import - javax.jms.MessageNotWriteableException. | 60 | |
Missing a Javadoc comment. | 146 | |
Missing a Javadoc comment. | 147 | |
Missing a Javadoc comment. | 148 | |
Missing a Javadoc comment. | 149 | |
Missing a Javadoc comment. | 150 | |
Missing a Javadoc comment. | 151 | |
Missing a Javadoc comment. | 152 | |
Missing a Javadoc comment. | 153 | |
Missing a Javadoc comment. | 154 | |
Missing a Javadoc comment. | 155 | |
Redundant 'final' modifier. | 232 | |
Redundant 'final' modifier. | 270 | |
Redundant 'final' modifier. | 292 | |
Redundant 'final' modifier. | 316 | |
Redundant 'final' modifier. | 339 | |
Redundant 'final' modifier. | 363 | |
Missing a Javadoc comment. | 386 | |
Redundant 'final' modifier. | 386 | |
Missing a Javadoc comment. | 411 | |
Redundant 'final' modifier. | 411 | |
Missing a Javadoc comment. | 436 | |
Redundant 'final' modifier. | 436 | |
Redundant 'final' modifier. | 461 | |
Redundant 'final' modifier. | 488 | |
Redundant 'final' modifier. | 513 | |
Redundant 'final' modifier. | 559 | |
'0x0F' is a magic number. | 567 | |
Redundant 'final' modifier. | 639 | |
Redundant 'final' modifier. | 661 | |
'4' is a magic number. | 666 | |
Redundant 'final' modifier. | 680 | |
Redundant 'final' modifier. | 699 | |
Redundant 'final' modifier. | 718 | |
Redundant 'final' modifier. | 737 | |
Redundant 'final' modifier. | 756 | |
Redundant 'final' modifier. | 775 | |
Redundant 'final' modifier. | 794 | |
Redundant 'final' modifier. | 814 | |
Redundant 'final' modifier. | 843 | |
Redundant 'final' modifier. | 1012 | |
Redundant 'final' modifier. | 1026 | |
Expected @throws tag for 'MessageFormatException'. | 1044 | |
Must have at least one statement. | 1047 | |
Must have at least one statement. | 1065 | |
'0x0F' is a magic number. | 1096 | |
switch without "default" clause. | 1102 | |
'0x0F' is a magic number. | 1102 | |
'0xF0' is a magic number. | 1104 | |
Redundant 'final' modifier. | 1165 | |
Redundant 'final' modifier. | 1180 | |
Expected @throws tag for 'JMSException'. | 1180 |
Error | Line | |
---|---|---|
Line has trailing spaces. | 79 | |
Line has trailing spaces. | 90 |
Error | Line | |
---|---|---|
Redundant 'final' modifier. | 95 | |
Redundant 'final' modifier. | 105 | |
Redundant 'final' modifier. | 119 | |
'+' should be on a new line. | 126 | |
Redundant 'final' modifier. | 137 | |
Redundant 'final' modifier. | 149 | |
Redundant 'final' modifier. | 160 | |
Expected @throws tag for 'JMSException'. | 160 | |
Expected an @return tag. | 168 | |
Redundant 'final' modifier. | 168 |
Error | Line | |
---|---|---|
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 84 | |
'+' should be on a new line. | 92 | |
'+' should be on a new line. | 93 | |
Missing a Javadoc comment. | 99 | |
Missing a Javadoc comment. | 104 |
Error | Line | |
---|---|---|
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 70 | |
Name 'type_' must match pattern '^_[a-z][a-zA-Z0-9]*$'. | 70 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 89 | |
'+' should be on a new line. | 101 | |
'+' should be on a new line. | 102 | |
Missing a Javadoc comment. | 107 | |
Missing a Javadoc comment. | 112 |
Error | Line | |
---|---|---|
Expected @param tag for 'cancel'. | 224 | |
Expected @param tag for 'cancel'. | 336 |
Error | Line | |
---|---|---|
Unused import - javax.jms.MessageConsumer. | 49 | |
Line is longer than 80 characters. | 131 |
Error | Line | |
---|---|---|
Unused import - javax.jms.MessageConsumer. | 49 | |
Unused import - org.exolab.jms.server.ServerConnection. | 53 | |
Expected @param tag for 'destination'. | 169 | |
'+' should be on a new line. | 360 |
Error | Line | |
---|---|---|
Unused import - javax.jms.InvalidSelectorException. | 51 | |
Unused import - org.exolab.jms.server.ServerConnection. | 61 | |
Variable '_caches' must be private and have accessor methods. | 95 | |
'+' should be on a new line. | 210 | |
'+' should be on a new line. | 263 | |
Expected @param tag for 'cancel'. | 397 | |
Line is longer than 80 characters. | 402 | |
Line is longer than 80 characters. | 418 |
Error | Line | |
---|---|---|
Unused import - javax.jms.MessageConsumer. | 46 | |
Unused import - javax.jms.QueueBrowser. | 47 |
Error | Line | |
---|---|---|
Unused import - javax.jms.InvalidDestinationException. | 47 | |
Unused import - javax.jms.InvalidSelectorException. | 48 | |
Line is longer than 80 characters. | 149 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 99 | |
Expected @throws tag for 'JMSException'. | 265 | |
Expected @throws tag for 'InvalidSelectorException'. | 265 | |
Line is longer than 80 characters. | 283 | |
Line is longer than 80 characters. | 292 | |
Line is longer than 80 characters. | 294 | |
Line is longer than 80 characters. | 298 | |
Line is longer than 80 characters. | 330 | |
Line is longer than 80 characters. | 412 | |
'&&' should be on a new line. | 507 | |
'+' should be on a new line. | 513 | |
Line is longer than 80 characters. | 556 | |
Definition of 'equals()' without corresponding definition of 'hashCode()'. | 868 | |
Missing a Javadoc comment. | 868 | |
Missing a Javadoc comment. | 877 | |
Missing a Javadoc comment. | 881 | |
Missing a Javadoc comment. | 885 | |
Missing a Javadoc comment. | 889 | |
Missing a Javadoc comment. | 893 |
Error | Line | |
---|---|---|
Utility classes should not have a public or default constructor. | 61 | |
Expected @throws tag for 'NamingException'. | 77 | |
'+' should be on a new line. | 118 | |
Must have at least one statement. | 121 | |
Must have at least one statement. | 122 | |
Expected @throws tag for 'NamingException'. | 139 | |
Must have at least one statement. | 148 | |
Missing a Javadoc comment. | 152 |
Error | Line | |
---|---|---|
'1023' is a magic number. | 75 | |
'1023' is a magic number. | 80 | |
'1023' is a magic number. | 85 | |
Expected @param tag for 'reference'. | 183 |
Error | Line | |
---|---|---|
Expected @throws tag for 'JMSException'. | 112 |
Error | Line | |
---|---|---|
Unused import - java.sql.Connection. | 48 |
Error | Line | |
---|---|---|
Expected @param tag for 'database'. | 97 |
Error | Line | |
---|---|---|
Unused import - javax.jms.InvalidDestinationException. | 5 |
Error | Line | |
---|---|---|
'&&' should be on a new line. | 422 |
Error | Line | |
---|---|---|
Unused import - javax.jms.MessageConsumer. | 48 |
Error | Line | |
---|---|---|
Missing a Javadoc comment. | 60 | |
'&&' should be on a new line. | 65 | |
Line is longer than 80 characters. | 74 | |
Definition of 'equals()' without corresponding definition of 'hashCode()'. | 95 | |
Missing a Javadoc comment. | 95 | |
Conditional logic can be removed. | 97 |
Error | Line | |
---|---|---|
'1023' is a magic number. | 91 | |
Line is longer than 80 characters. | 177 |
Error | Line | |
---|---|---|
Expected @param tag for 'destination'. | 110 | |
Expected @param tag for 'destination'. | 130 | |
Expected @param tag for 'reference'. | 185 |
Error | Line | |
---|---|---|
Expected @param tag for 'cancel'. | 164 |
Error | Line | |
---|---|---|
Expected @param tag for 'selector'. | 80 | |
Expected @param tag for 'cancel'. | 152 |
Error | Line | |
---|---|---|
Expected @param tag for 'cancel'. | 229 | |
Line is longer than 80 characters. | 322 | |
Line is longer than 80 characters. | 391 |
Error | Line | |
---|---|---|
Unused import - org.exolab.jms.message.MessageImpl. | 50 | |
Redundant 'public' modifier. | 67 |
Error | Line | |
---|---|---|
Unused import - org.exolab.jms.persistence.PersistenceException. | 67 | |
Unused import - org.exolab.jms.tranlog.DataTransactionLogEntry. | 69 | |
'static' modifier out of order with the JLS suggestions. | 113 | |
'1000000' is a magic number. | 157 | |
'120' is a magic number. | 205 | |
'static' modifier out of order with the JLS suggestions. | 224 | |
'static' modifier out of order with the JLS suggestions. | 230 | |
Expected @throws tag for 'ResourceManagerException'. | 253 | |
Line is longer than 80 characters. | 267 | |
Avoid nested blocks. | 341 | |
'1000' is a magic number. | 344 | |
'+' should be on a new line. | 358 | |
Avoid nested blocks. | 364 | |
'1000' is a magic number. | 366 | |
'&&' should be on a new line. | 372 | |
'+' should be on a new line. | 395 | |
Expected @param tag for 'data'. | 410 | |
'1000' is a magic number. | 412 | |
'+' should be on a new line. | 421 | |
Line is longer than 80 characters. | 523 | |
Must have at least one statement. | 526 | |
'+' should be on a new line. | 532 | |
'||' should be on a new line. | 565 | |
'||' should be on a new line. | 566 | |
switch without "default" clause. | 571 | |
Expected @param tag for 'xares'. | 646 | |
'||' should be on a new line. | 650 | |
'&&' should be on a new line. | 651 | |
Expected an @return tag. | 667 | |
Expected @param tag for 'id'. | 667 | |
Expected an @return tag. | 700 | |
Expected @param tag for 'flag'. | 700 | |
'||' should be on a new line. | 705 | |
'||' should be on a new line. | 706 | |
Expected @param tag for 'id'. | 736 | |
Must have at least one statement. | 763 | |
Name 'rmsg_wrapper' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 767 | |
Must have at least one statement. | 776 | |
'+' should be on a new line. | 781 | |
Expected an @return tag. | 801 | |
Expected @param tag for 'seconds'. | 801 | |
Missing a Javadoc comment. | 808 | |
'||' should be on a new line. | 820 | |
'||' should be on a new line. | 821 | |
switch without "default" clause. | 826 | |
Expected an @return tag. | 871 | |
Expected @throws tag for 'ResourceManagerException'. | 872 | |
'+' should be on a new line. | 888 | |
'||' should be on a new line. | 911 | |
'+' should be on a new line. | 913 | |
'&&' should be on a new line. | 924 | |
'+' should be on a new line. | 963 | |
Expected @throws tag for 'TransactionLogException'. | 1000 | |
Expected @throws tag for 'ResourceManagerException'. | 1000 | |
'||' should be on a new line. | 1008 | |
Expected @throws tag for 'ResourceManagerException'. | 1112 | |
'+' should be on a new line. | 1113 | |
Expected an @return tag. | 1131 | |
Expected @param tag for 'records'. | 1138 | |
'+' should be on a new line. | 1148 | |
'+' should be on a new line. | 1156 | |
Line is longer than 80 characters. | 1185 | |
Missing a Javadoc comment. | 1198 | |
'&&' should be on a new line. | 1202 | |
'+' should be on a new line. | 1217 | |
Line is longer than 80 characters. | 1218 | |
'+' should be on a new line. | 1218 | |
'+' should be on a new line. | 1222 | |
Definition of 'equals()' without corresponding definition of 'hashCode()'. | 1230 | |
Missing a Javadoc comment. | 1230 | |
'private' modifier out of order with the JLS suggestions. | 1245 |
Error | Line | |
---|---|---|
Line contains a tab character. | 46 | |
Expected @param tag for 'reason'. | 74 |
Error | Line | |
---|---|---|
Class TimedCondition should be declared as final. | 54 |
Error | Line | |
---|---|---|
Unused import - javax.jms.MessageConsumer. | 48 |
Error | Line | |
---|---|---|
Must have at least one statement. | 222 | |
Expected @throws tag for 'PersistenceException'. | 235 |
Error | Line | |
---|---|---|
Line has trailing spaces. | 60 | |
Line has trailing spaces. | 65 | |
Line has trailing spaces. | 87 | |
Line has trailing spaces. | 192 | |
Line has trailing spaces. | 193 | |
Line has trailing spaces. | 202 | |
Line has trailing spaces. | 212 | |
Line has trailing spaces. | 243 | |
Line has trailing spaces. | 296 |
Error | Line | |
---|---|---|
'&&' should be on a new line. | 154 | |
'3' is a magic number. | 171 | |
'4' is a magic number. | 172 | |
Line is longer than 80 characters. | 187 | |
'+' should be on a new line. | 188 | |
Expected an @return tag. | 250 | |
Expected an @return tag. | 259 | |
Expected an @return tag. | 301 | |
'3' is a magic number. | 360 | |
'4' is a magic number. | 361 | |
Expected @throws tag for 'PersistenceException'. | 408 | |
Expected @throws tag for 'PersistenceException'. | 422 | |
'+' should be on a new line. | 423 | |
Name 'name' must match pattern '^_[a-z][a-zA-Z0-9]*$'. | 435 | |
Variable 'name' must be private and have accessor methods. | 435 | |
Name 'consumerId' must match pattern '^_[a-z][a-zA-Z0-9]*$'. | 440 | |
Variable 'consumerId' must be private and have accessor methods. | 440 | |
Name 'destinationId' must match pattern '^_[a-z][a-zA-Z0-9]*$'. | 446 | |
Variable 'destinationId' must be private and have accessor methods. | 446 | |
Name 'created' must match pattern '^_[a-z][a-zA-Z0-9]*$'. | 451 | |
Variable 'created' must be private and have accessor methods. | 451 | |
Missing a Javadoc comment. | 454 | |
'name' hides a field. | 454 | |
'consumerId' hides a field. | 454 | |
'destinationId' hides a field. | 454 | |
'created' hides a field. | 455 | |
Missing a Javadoc comment. | 463 |
Error | Line | |
---|---|---|
Expected @throws tag for 'PersistenceException'. | 76 | |
'1000' is a magic number. | 77 | |
'1000' is a magic number. | 78 | |
Line has trailing spaces. | 79 | |
Line has trailing spaces. | 86 | |
'60' is a magic number. | 99 | |
'1000' is a magic number. | 99 |
Error | Line | |
---|---|---|
Line has trailing spaces. | 97 | |
Line has trailing spaces. | 114 | |
Line has trailing spaces. | 150 | |
Line has trailing spaces. | 151 | |
Line has trailing spaces. | 152 | |
Expected an @return tag. | 157 |
Error | Line | |
---|---|---|
Name '_state' must match pattern '_log|^[A-Z](_?[A-Z0-9]+)*$'. | 93 | |
Must have at least one statement. | 253 | |
Missing a Javadoc comment. | 319 | |
Missing a Javadoc comment. | 321 | |
Name 'STACK' must match pattern '^_[a-z][a-zA-Z0-9]*$'. | 321 | |
Variable 'STACK' must be private and have accessor methods. | 321 | |
Missing a Javadoc comment. | 323 | |
Missing a Javadoc comment. | 325 | |
Missing a Javadoc comment. | 329 | |
Missing a Javadoc comment. | 333 | |
Missing a Javadoc comment. | 338 | |
Missing a Javadoc comment. | 340 | |
Missing a Javadoc comment. | 343 |
Error | Line | |
---|---|---|
Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 122 | |
'3' is a magic number. | 130 | |
'+' should be on a new line. | 134 | |
Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 296 | |
'3' is a magic number. | 303 | |
Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 322 | |
Missing a Javadoc comment. | 335 | |
'destination' hides a field. | 335 | |
'Id' hides a field. | 335 | |
Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 335 | |
Missing a Javadoc comment. | 340 | |
Name 'destination' must match pattern '^_[a-z][a-zA-Z0-9]*$'. | 340 | |
Variable 'destination' must be private and have accessor methods. | 340 | |
Missing a Javadoc comment. | 341 | |
Name 'Id' must match pattern '^_[a-z][a-zA-Z0-9]*$'. | 341 | |
Variable 'Id' must be private and have accessor methods. | 341 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 83 | |
Missing a Javadoc comment. | 92 | |
'+' should be on a new line. | 93 | |
'+' should be on a new line. | 106 | |
'+' should be on a new line. | 127 | |
'+' should be on a new line. | 140 | |
'+' should be on a new line. | 153 | |
Line has trailing spaces. | 187 | |
'+' should be on a new line. | 198 | |
'+' should be on a new line. | 199 | |
'+' should be on a new line. | 200 | |
'+' should be on a new line. | 209 | |
'+' should be on a new line. | 210 | |
'+' should be on a new line. | 211 | |
'3' is a magic number. | 218 | |
'4' is a magic number. | 219 | |
'5' is a magic number. | 220 | |
'6' is a magic number. | 221 | |
'7' is a magic number. | 222 | |
'8' is a magic number. | 223 | |
'+' should be on a new line. | 233 | |
Line has trailing spaces. | 257 | |
'3' is a magic number. | 291 | |
'+' should be on a new line. | 304 | |
Line has trailing spaces. | 328 | |
'+' should be on a new line. | 341 | |
'+' should be on a new line. | 342 | |
'+' should be on a new line. | 343 | |
'+' should be on a new line. | 344 | |
'+' should be on a new line. | 353 | |
'+' should be on a new line. | 354 | |
'+' should be on a new line. | 355 | |
'+' should be on a new line. | 356 | |
'3' is a magic number. | 363 | |
'4' is a magic number. | 364 | |
'+' should be on a new line. | 370 | |
'+' should be on a new line. | 371 | |
'+' should be on a new line. | 375 | |
'+' should be on a new line. | 399 | |
'+' should be on a new line. | 400 | |
'+' should be on a new line. | 409 | |
'||' should be on a new line. | 463 | |
'+' should be on a new line. | 482 | |
'3' is a magic number. | 486 | |
'+' should be on a new line. | 489 | |
'3' is a magic number. | 490 | |
'4' is a magic number. | 494 | |
'5' is a magic number. | 495 | |
'6' is a magic number. | 496 | |
'7' is a magic number. | 497 | |
'8' is a magic number. | 498 | |
'+' should be on a new line. | 507 | |
Line has trailing spaces. | 546 | |
Line has trailing spaces. | 582 | |
'+' should be on a new line. | 618 | |
'+' should be on a new line. | 619 | |
'+' should be on a new line. | 628 | |
'+' should be on a new line. | 629 | |
'+' should be on a new line. | 654 |
Error | Line | |
---|---|---|
'+' should be on a new line. | 118 | |
'+' should be on a new line. | 125 | |
'+' should be on a new line. | 126 | |
'3' is a magic number. | 138 | |
'4' is a magic number. | 139 | |
'5' is a magic number. | 140 | |
'6' is a magic number. | 141 | |
'7' is a magic number. | 145 | |
'+' should be on a new line. | 152 | |
'+' should be on a new line. | 159 | |
Line is longer than 80 characters. | 245 | |
'+' should be on a new line. | 281 | |
'+' should be on a new line. | 282 | |
'&&' should be on a new line. | 337 | |
'3' is a magic number. | 358 | |
'3' is a magic number. | 366 | |
'200' is a magic number. | 369 | |
'3' is a magic number. | 515 | |
'4' is a magic number. | 516 | |
'5' is a magic number. | 517 | |
'6' is a magic number. | 518 | |
Line is longer than 80 characters. | 557 | |
Expected @throws tag for 'PersistenceException'. | 575 | |
Expected @throws tag for 'PersistenceException'. | 600 |
Error | Line | |
---|---|---|
Line contains a tab character. | 66 | |
Expected @param tag for 'connection'. | 84 | |
Expected @throws tag for 'PersistenceException'. | 85 | |
Expected @throws tag for 'PersistenceException'. | 95 | |
Expected @throws tag for 'PersistenceException'. | 106 | |
Expected @throws tag for 'PersistenceException'. | 117 | |
Expected @throws tag for 'PersistenceException'. | 128 | |
Expected @throws tag for 'PersistenceException'. | 139 | |
Expected @throws tag for 'PersistenceException'. | 151 | |
Expected @throws tag for 'PersistenceException'. | 164 | |
Line contains a tab character. | 171 | |
Expected @throws tag for 'PersistenceException'. | 176 | |
Expected @throws tag for 'PersistenceException'. | 191 | |
Expected @throws tag for 'PersistenceException'. | 202 | |
Expected @throws tag for 'PersistenceException'. | 213 | |
Expected @throws tag for 'PersistenceException'. | 224 | |
Expected @throws tag for 'PersistenceException'. | 236 | |
Expected an @return tag. | 251 | |
Line is longer than 80 characters. | 252 | |
Expected @throws tag for 'PersistenceException'. | 253 | |
Expected @throws tag for 'PersistenceException'. | 265 | |
Expected @throws tag for 'PersistenceException'. | 276 | |
Expected @throws tag for 'PersistenceException'. | 288 | |
Expected @throws tag for 'PersistenceException'. | 301 | |
Expected @throws tag for 'PersistenceException'. | 313 | |
Expected @throws tag for 'PersistenceException'. | 325 | |
Expected @throws tag for 'PersistenceException'. | 338 | |
Expected @throws tag for 'PersistenceException'. | 350 | |
Expected @throws tag for 'PersistenceException'. | 360 | |
Expected @throws tag for 'PersistenceException'. | 372 | |
Line is longer than 80 characters. | 385 | |
Expected @throws tag for 'PersistenceException'. | 386 | |
Missing a Javadoc comment. | 404 | |
Missing a Javadoc comment. | 407 | |
Missing a Javadoc comment. | 410 | |
Missing a Javadoc comment. | 414 | |
Missing a Javadoc comment. | 418 |
Error | Line | |
---|---|---|
Unused import - org.exolab.jms.events.BasicEventManager. | 68 | |
Line is longer than 80 characters. | 150 | |
Expected @param tag for 'dbConfig'. | 150 | |
Expected @param tag for 'driver'. | 150 | |
Expected @param tag for 'url'. | 150 | |
Expected @param tag for 'userName'. | 151 | |
Expected @param tag for 'password'. | 151 | |
Missing a Javadoc comment. | 240 | |
Missing a Javadoc comment. | 276 | |
Missing a Javadoc comment. | 294 | |
'+' should be on a new line. | 313 | |
Missing a Javadoc comment. | 320 | |
'+' should be on a new line. | 336 | |
Missing a Javadoc comment. | 343 | |
Missing a Javadoc comment. | 363 | |
'+' should be on a new line. | 379 | |
Missing a Javadoc comment. | 386 | |
Missing a Javadoc comment. | 404 | |
Line is longer than 80 characters. | 414 | |
Missing a Javadoc comment. | 425 | |
Missing a Javadoc comment. | 449 | |
Missing a Javadoc comment. | 474 | |
Missing a Javadoc comment. | 499 | |
Line is longer than 80 characters. | 509 | |
Missing a Javadoc comment. | 520 | |
Missing a Javadoc comment. | 536 | |
Missing a Javadoc comment. | 551 | |
Missing a Javadoc comment. | 557 | |
Missing a Javadoc comment. | 564 | |
Missing a Javadoc comment. | 571 | |
Missing a Javadoc comment. | 596 | |
Missing a Javadoc comment. | 614 | |
Missing a Javadoc comment. | 621 | |
Missing a Javadoc comment. | 628 | |
Missing a Javadoc comment. | 636 | |
Missing a Javadoc comment. | 645 | |
Missing a Javadoc comment. | 652 | |
Missing a Javadoc comment. | 661 | |
Missing a Javadoc comment. | 670 | |
Missing a Javadoc comment. | 708 | |
Missing a Javadoc comment. | 713 | |
Missing a Javadoc comment. | 718 | |
Missing a Javadoc comment. | 723 | |
Missing a Javadoc comment. | 728 | |
Line is longer than 80 characters. | 810 | |
Line is longer than 80 characters. | 815 | |
Expected @throws tag for 'PersistenceException'. | 885 | |
Line is longer than 80 characters. | 890 | |
'3' is a magic number. | 894 | |
Expected an @return tag. | 927 | |
Must have at least one statement. | 937 | |
Line is longer than 80 characters. | 944 |
Error | Line | |
---|---|---|
Utility classes should not have a public or default constructor. | 60 | |
Missing a Javadoc comment. | 62 | |
Must have at least one statement. | 68 | |
Missing a Javadoc comment. | 74 | |
Must have at least one statement. | 80 | |
Missing a Javadoc comment. | 86 | |
Must have at least one statement. | 92 | |
Missing a Javadoc comment. | 98 | |
Must have at least one statement. | 104 | |
Missing a Javadoc comment. | 110 | |
Must have at least one statement. | 116 | |
'{' is not followed by whitespace. | 116 | |
'}' is not preceded with whitespace. | 116 | |
Missing a Javadoc comment. | 121 | |
Must have at least one statement. | 127 | |
'{' is not followed by whitespace. | 127 | |
'}' is not preceded with whitespace. | 127 |
Error | Line | |
---|---|---|
'+' is not preceded with whitespace. | 98 | |
'+' should be on a new line. | 124 |
Error | Line | |
---|---|---|
'static' modifier out of order with the JLS suggestions. | 77 | |
Expected @throws tag for 'InterruptedException'. | 113 |
Error | Line | |
---|---|---|
File does not end with a newline. | 0 |
Error | Line | |
---|---|---|
Expected @param tag for 'tokenType'. | 78 | |
Expected @param tag for 'className'. | 78 | |
Expected @throws tag for 'IllegalArgumentException'. | 79 | |
Expected an @return tag. | 99 | |
Expected @param tag for 'className'. | 99 | |
Expected an @return tag. | 112 | |
Expected @param tag for 'token'. | 112 | |
Expected @param tag for 'className'. | 112 | |
Line is longer than 80 characters. | 120 | |
Missing a Javadoc comment. | 133 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 126 | |
Line is longer than 80 characters. | 127 | |
Expected @param tag for 'consumers'. | 127 | |
Line is longer than 80 characters. | 196 | |
Must have at least one statement. | 203 | |
Must have at least one statement. | 213 | |
'1000' is a magic number. | 485 | |
Must have at least one statement. | 486 | |
'5000' is a magic number. | 498 | |
Must have at least one statement. | 499 |
Error | Line | |
---|---|---|
Expected @param tag for 'config'. | 100 | |
Expected @param tag for 'authMgr'. | 101 | |
Expected @param tag for 'destMgr'. | 102 | |
Expected @param tag for 'consumers'. | 103 | |
Expected @param tag for 'database'. | 104 | |
Expected @param tag for 'services'. | 105 | |
Expected @throws tag for 'JMSSecurityException'. | 121 | |
Line is longer than 80 characters. | 123 |
Error | Line | |
---|---|---|
Expected @param tag for 'authenticator'. | 90 | |
Expected @param tag for 'factory'. | 91 | |
'+' should be on a new line. | 117 |
Error | Line | |
---|---|---|
Expected @param tag for 'authenticator'. | 123 | |
Expected @param tag for 'factory'. | 124 | |
Expected @param tag for 'manager'. | 125 | |
Expected @param tag for 'threads'. | 127 |
Error | Line | |
---|---|---|
Expected @param tag for 'args'. | 158 | |
Missing a Javadoc comment. | 187 | |
Expected @throws tag for 'ServiceException'. | 223 |
Error | Line | |
---|---|---|
Unused import - javax.jms.InvalidClientIDException. | 47 |
Error | Line | |
---|---|---|
Unused import - javax.jms.InvalidClientIDException. | 47 | |
Unused import - javax.jms.JMSSecurityException. | 49 | |
Line is longer than 80 characters. | 68 |
Error | Line | |
---|---|---|
More than 7 parameters. | 137 | |
Expected @param tag for 'database'. | 142 | |
Expected @param tag for 'scheduler'. | 143 |
Error | Line | |
---|---|---|
Expected @param tag for 'messages'. | 136 | |
Expected @param tag for 'database'. | 137 | |
Expected @param tag for 'scheduler'. | 138 | |
Line is longer than 80 characters. | 183 | |
'+' should be on a new line. | 207 |
Error | Line | |
---|---|---|
More than 7 parameters. | 145 | |
Line is longer than 80 characters. | 345 | |
Line is longer than 80 characters. | 346 | |
Line is longer than 80 characters. | 348 | |
'+' should be on a new line. | 489 |
Error | Line | |
---|---|---|
Name 'MAX_MESSAGES' must match pattern '^_[a-z][a-zA-Z0-9]*$'. | 130 | |
Missing a Javadoc comment. | 138 | |
Must have at least one statement. | 198 | |
Expected @throws tag for 'JMSException'. | 260 | |
'30' is a magic number. | 478 | |
'1000' is a magic number. | 478 | |
Missing a Javadoc comment. | 524 | |
Missing a Javadoc comment. | 533 | |
Missing a Javadoc comment. | 546 | |
Missing a Javadoc comment. | 625 | |
Missing a Javadoc comment. | 633 | |
Missing a Javadoc comment. | 641 | |
Line is longer than 80 characters. | 678 | |
'+' should be on a new line. | 687 |
Error | Line | |
---|---|---|
Must have at least one statement. | 291 |
Error | Line | |
---|---|---|
Unused import - org.exolab.jms.server.ServerConnector. | 64 | |
Utility classes should not have a public or default constructor. | 73 | |
'+' should be on a new line. | 108 | |
'+' should be on a new line. | 170 |
Error | Line | |
---|---|---|
Utility classes should not have a public or default constructor. | 57 |
Error | Line | |
---|---|---|
Duplicate import to line 52 - org.exolab.jms.server.AdminConnection. | 53 | |
Variable '_connection' must be private and have accessor methods. | 71 | |
Missing a Javadoc comment. | 91 | |
Missing a Javadoc comment. | 97 | |
Missing a Javadoc comment. | 103 | |
Missing a Javadoc comment. | 110 | |
Missing a Javadoc comment. | 116 | |
Missing a Javadoc comment. | 122 | |
Missing a Javadoc comment. | 128 | |
Missing a Javadoc comment. | 134 | |
Missing a Javadoc comment. | 140 | |
Missing a Javadoc comment. | 146 | |
Missing a Javadoc comment. | 152 | |
Missing a Javadoc comment. | 158 | |
Missing a Javadoc comment. | 164 | |
Missing a Javadoc comment. | 170 | |
Missing a Javadoc comment. | 176 | |
Missing a Javadoc comment. | 182 | |
Missing a Javadoc comment. | 188 | |
Missing a Javadoc comment. | 193 |
Error | Line | |
---|---|---|
Unused import - org.codehaus.spice.jndikit.rmi.RMINamingProvider. | 55 | |
Missing a Javadoc comment. | 92 | |
Missing a Javadoc comment. | 96 | |
Missing a Javadoc comment. | 101 | |
Missing a Javadoc comment. | 106 | |
Missing a Javadoc comment. | 111 | |
Missing a Javadoc comment. | 116 | |
Missing a Javadoc comment. | 120 | |
Missing a Javadoc comment. | 125 | |
Missing a Javadoc comment. | 129 |
Error | Line | |
---|---|---|
Unused import - javax.jms.InvalidClientIDException. | 52 | |
Line is longer than 80 characters. | 201 |
Error | Line | |
---|---|---|
Unused import - javax.jms.InvalidClientIDException. | 48 | |
Unused import - javax.jms.JMSSecurityException. | 50 | |
Line is longer than 80 characters. | 99 |
Error | Line | |
---|---|---|
Expected @param tag for 'manager'. | 154 | |
Line is longer than 80 characters. | 222 | |
Line is longer than 80 characters. | 232 |
Error | Line | |
---|---|---|
Expected @throws tag for 'ServiceException'. | 104 | |
Expected @throws tag for 'ServiceException'. | 112 | |
Must have at least one statement. | 116 |
Error | Line | |
---|---|---|
Line has trailing spaces. | 52 | |
Line has trailing spaces. | 108 | |
Line contains a tab character. | 112 | |
Expected @param tag for 'stream'. | 127 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Expected @param tag for 'writer'. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 |
Error | Line | |
---|---|---|
Line is longer than 80 characters. | 204 | |
Line is longer than 80 characters. | 252 | |
Expected @throws tag for 'ServiceException'. | 307 |
Error | Line | |
---|---|---|
Line has trailing spaces. | 49 | |
Line has trailing spaces. | 50 | |
Line has trailing spaces. | 65 |
Error | Line | |
---|---|---|
Line contains a tab character. | 46 | |
Unused @param tag for 'long'. | 193 | |
Expected @param tag for 'time'. | 195 | |
Missing a Javadoc comment. | 218 | |
Missing a Javadoc comment. | 231 | |
'+' should be on a new line. | 242 | |
'&&' should be on a new line. | 254 | |
'&&' should be on a new line. | 255 |
Error | Line | |
---|---|---|
Line contains a tab character. | 46 | |
Unused @param tag for 'long'. | 104 | |
Unused @param tag for 'long'. | 105 | |
Unused @param tag for 'long'. | 106 | |
Expected @param tag for 'txid'. | 108 | |
Expected @param tag for 'rid'. | 108 | |
Expected @param tag for 'created'. | 108 | |
Unused @param tag for 'object'. | 116 | |
Expected @param tag for 'data'. | 120 | |
'||' should be on a new line. | 122 | |
Missing a Javadoc comment. | 141 | |
Missing a Javadoc comment. | 149 | |
'+' should be on a new line. | 156 |
Error | Line | |
---|---|---|
Line contains a tab character. | 46 | |
Line is longer than 80 characters. | 80 | |
'static' modifier out of order with the JLS suggestions. | 80 | |
Line is longer than 80 characters. | 81 | |
'||' should be on a new line. | 136 | |
'||' should be on a new line. | 145 | |
Missing a Javadoc comment. | 155 | |
Missing a Javadoc comment. | 160 | |
Missing a Javadoc comment. | 165 | |
'28' is a magic number. | 179 | |
'0x0F' is a magic number. | 179 | |
'24' is a magic number. | 180 | |
'0x0F' is a magic number. | 180 | |
'20' is a magic number. | 181 | |
'0x0F' is a magic number. | 181 | |
'16' is a magic number. | 182 | |
'0x0F' is a magic number. | 182 | |
'12' is a magic number. | 183 | |
'0x0F' is a magic number. | 183 | |
'8' is a magic number. | 184 | |
'0x0F' is a magic number. | 184 | |
'4' is a magic number. | 185 | |
'0x0F' is a magic number. | 185 | |
'0x0F' is a magic number. | 186 | |
'0xF0' is a magic number. | 190 | |
'4' is a magic number. | 190 | |
'0x0F' is a magic number. | 191 | |
'0xF0' is a magic number. | 197 | |
'4' is a magic number. | 197 | |
'0x0F' is a magic number. | 198 | |
Missing a Javadoc comment. | 208 | |
Missing a Javadoc comment. | 213 | |
'||' should be on a new line. | 229 | |
'||' should be on a new line. | 231 | |
'||' should be on a new line. | 249 | |
'||' should be on a new line. | 251 | |
Missing a Javadoc comment. | 273 | |
Missing a Javadoc comment. | 287 | |
'+' should be on a new line. | 301 |
Error | Line | |
---|---|---|
Line contains a tab character. | 46 | |
Utility classes should not have a public or default constructor. | 63 | |
'public' modifier out of order with the JLS suggestions. | 72 | |
'public' modifier out of order with the JLS suggestions. | 94 | |
Expected @throws tag for 'ClassNotFoundException'. | 95 |
Error | Line | |
---|---|---|
Line contains a tab character. | 46 | |
Missing a Javadoc comment. | 58 | |
Expected @param tag for 'state'. | 112 | |
Missing a Javadoc comment. | 126 | |
Missing a Javadoc comment. | 134 | |
'+' should be on a new line. | 141 |
Error | Line | |
---|---|---|
Line contains a tab character. | 46 | |
Unused @param tag for 'vreate'. | 108 | |
Expected @param tag for 'create'. | 111 | |
Expected @throws tag for 'TransactionLogException'. | 112 | |
'||' should be on a new line. | 113 | |
Line is longer than 80 characters. | 115 | |
'+' should be on a new line. | 125 | |
'+' should be on a new line. | 133 | |
Line is longer than 80 characters. | 173 | |
'+' should be on a new line. | 186 | |
Line is longer than 80 characters. | 201 | |
Line is longer than 80 characters. | 205 | |
'+' should be on a new line. | 218 | |
'+' should be on a new line. | 235 | |
Line is longer than 80 characters. | 251 | |
Line is longer than 80 characters. | 269 | |
Expected @throws tag for 'TransactionLogException'. | 295 | |
'+' should be on a new line. | 302 | |
Definition of 'equals()' without corresponding definition of 'hashCode()'. | 309 | |
Missing a Javadoc comment. | 309 | |
'&&' should be on a new line. | 312 | |
Expected @throws tag for 'IOException'. | 327 | |
Expected @throws tag for 'FileNotFoundException'. | 327 | |
Line is longer than 80 characters. | 338 | |
'+' should be on a new line. | 356 | |
Line is longer than 80 characters. | 364 | |
Line is longer than 80 characters. | 371 | |
Line is longer than 80 characters. | 376 | |
Line is longer than 80 characters. | 386 | |
Line is longer than 80 characters. | 388 | |
Line is longer than 80 characters. | 397 | |
Line is longer than 80 characters. | 408 | |
Line is longer than 80 characters. | 409 | |
'+' should be on a new line. | 417 | |
'+' should be on a new line. | 423 | |
'+' should be on a new line. | 430 |
Error | Line | |
---|---|---|
Line contains a tab character. | 46 | |
Expected @param tag for 'reason'. | 73 |
Error | Line | |
---|---|---|
Line contains a tab character. | 46 | |
Expected @param tag for 'reason'. | 74 |
Error | Line | |
---|---|---|
Line contains a tab character. | 46 | |
Definition of 'equals()' without corresponding definition of 'hashCode()'. | 131 | |
'&&' should be on a new line. | 134 | |
Missing a Javadoc comment. | 171 | |
Missing a Javadoc comment. | 179 | |
'+' should be on a new line. | 186 | |
Missing a Javadoc comment. | 195 | |
Missing a Javadoc comment. | 196 | |
Line is longer than 80 characters. | 199 | |
Line is longer than 80 characters. | 202 | |
Line is longer than 80 characters. | 203 | |
Missing a Javadoc comment. | 203 | |
Line is longer than 80 characters. | 204 | |
Missing a Javadoc comment. | 204 |
Error | Line | |
---|---|---|
'&&' should be on a new line. | 192 | |
'&&' should be on a new line. | 202 | |
Name 'prev_was_hyphen' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 223 | |
Name 'prev_key' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 224 |
Error | Line | |
---|---|---|
Utility classes should not have a public or default constructor. | 53 | |
Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 88 |